This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Hank Ekboosiburynds 14.Oct.02 09:27 PM a Web browser Domino Designer6.0Windows 2000
I'm displaying a form in a dialog box via the notes client. I want the dialogbox to size around a small table in the form, but even though I use the SizeToTable option I still get lots of white space on the right. Everything on my form is in a small fixed size table. Here's my formula:
@DialogBox("IconKey";[SizeToTable] : [NoCancel] : [NoNewFields] : [ReadOnly]; "IconKey")